From 1cfab8550fdbba3f4e26caa391f3cf26f211e9d7 Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 2 Nov 2008 20:28:41 +0000 Subject: [PATCH] When building gpsbabel.html, ensure that autogen/ has been regenerated. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3598 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 7ec890b17..d40b27ecd 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -225,6 +225,8 @@ gpsbabel.pdf: gpsbabel.fo gpsbabel.html: FORCE + rm -f gpsbabel.html + perl xmldoc/makedoc xsltproc \ --stringparam toc.section.depth "1" \ --stringparam html.stylesheet \ -- 2.30.2